Fix calling point for do_softirq, which should only be checked
authorfred@xuni-t01.sc.intel.com <fred@xuni-t01.sc.intel.com>
Tue, 2 Aug 2005 10:47:41 +0000 (02:47 -0800)
committerfred@xuni-t01.sc.intel.com <fred@xuni-t01.sc.intel.com>
Tue, 2 Aug 2005 10:47:41 +0000 (02:47 -0800)
commit33cde6585b79a644b20d1aa24aac51e9e28c02e4
tree766673ae461b22c008682d46ca3617bd279c93fa
parentc1959ca71ab8475cef9e603a09fd357f7f9a86d2
Fix calling point for do_softirq, which should only be checked
at the very point back to guest domain. Or else unexpected domain
switch may happen in nested interrupt in Xen.

Signed-off-by Kevin Tian <kevin.tian@intel.com>
xen/arch/ia64/patch/linux-2.6.11/irq_ia64.c